Object

Objects hold addresses that refer to objects. You can assign any reference type (string, array, class, or interface) to an Object variable. An Object variable can also refer to data of any value type (numeric, Boolean, Char, Date, structure, or enumeration).

Defining Object values

  • Preprocessor:

    • In the Step properties pane, under Properties, add or select a field.

    • Specify the Type as Object and set a default value as a semi-colon.